Total Complexity | 103 |
Dependencies | 8 |
Dependents | 2 |
Total lines | 698 |
Lines of code | 292 |
Logical lines of code | 129 |
Comment lines | 287 |
Methods | 27 |
Properties | 9 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
_call() | 39 | 23 | 60 | |
get() | 48 | 13 | 32 | |
is_ssl_error_response() | 52 | 9 | 26 | |
remote_request() | 55 | 6 | 19 | |
should_try_with_http() | 59 | 5 | 15 | |
get_error_code() | 65 | 5 | 10 | |
_init() | 58 | 4 | 15 | |
is_api_result_object() | 68 | 4 | 7 | |
is_api_error_object() | 69 | 4 | 7 | |
_sync_clock_diff() | 61 | 3 | 13 | |
is_api_error() | 75 | 3 | 4 | |
is_blocked() | 69 | 3 | 7 | |
instance() | 64 | 3 | 8 | |
toggle_force_http() | 67 | 3 | 8 | |
is_api_result_entity() | 75 | 2 | 4 | |
get_cache_key() | 72 | 2 | 4 | |
update_cache_expiration() | 72 | 1 | 5 | |
is_temporary_down() | 72 | 1 | 5 | |
get_temporary_unavailable_error() | 64 | 1 | 10 | |
purge_cache() | 72 | 1 | 5 | |
get_url() | 80 | 1 | 3 | |
clear_cache() | 74 | 1 | 5 | |
clear_force_http_flag() | 80 | 1 | 3 | |
is_cached() | 75 | 1 | 4 | |
get_signed_url() | 81 | 1 | 3 | |
call() | 79 | 1 | 3 | |
__construct() | 66 | 1 | 7 |